func reflect.emitGCMask

4 uses

	reflect (current package)
		type.go#L2140: 			emitGCMask(mask, base, ktyp, abi.MapBucketCount)
		type.go#L2145: 			emitGCMask(mask, base, etyp, abi.MapBucketCount)
		type.go#L2178: func emitGCMask(out []byte, base uintptr, typ *abi.Type, n uintptr) {
		type.go#L2853: 		emitGCMask(mask, 0, typ, array.Len)